home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8655 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news-sop.inria.fr!usenet
  2. From: Frederic Devernay <Frederic.Devernay@sophia.inria.fr>
  3. Newsgroups: comp.lang.modula3,comp.lang.c++,comp.lang.java
  4. Subject: Java closer to Modula-3 than to C++
  5. Date: Sun, 25 Feb 1996 17:35:46 +0100
  6. Organization: INRIA Sophia Antipolis, France
  7. Message-ID: <31308FE2.167E@sophia.inria.fr>
  8. NNTP-Posting-Host: eire.inria.fr
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; IRIX 5.3 IP22)
  13.  
  14. After having played a little bit with Java, I must admit that it's by
  15. far closer to Modula-3 than to C++, and it does only inherit its syntax
  16. from the latter, common features with Modula-3 include:
  17. - programmation by modules (though they are still called classes they
  18. look more like Modula modules, right ?)
  19. - strong typing
  20. - garbage collection
  21.  
  22. any opinions on this ?
  23. I wish it could widen then use of Modula-3 (I still can't understand
  24. where C++ gets its success from...).
  25. --
  26. http://www.inria.fr/robotvis/personnel/devernay/
  27. Projet ROBOTVIS -- INRIA Sophia Antipolis -- FRANCE
  28.